OData Links for Basic Users

Open Data Protocol (OData) is an open protocol that enables the creation and consumption of URL links. You can use OData links to execute Pyramid queries and download the results from other applications, such as Excel. This provides access to up to date and accurate data through the Pyramid platform and extends the data and content governance and "one source of truth" to other applications.

Get the OData Options

Basic users can copy one of the OData URL or OData Snippet options for any content in a live presentation; they can then use the copied option in any other OData compliant tools as described below. 

  1. Right-click the visual and select Content Details > OData > [OData Option] from the context menu. For more information about the available OData options, see below.
  2. Note: If you are not displaying the new Context Menu, this link might not be under Content Details.

The link is copied to your clipboard and can be opened in other applications. Note that no notification is displayed to indicate that the link has been copied.

Tip: If you have access to the Content Manager, you can also copy the OData Links or Snippets from the Tab Menus and Metadata Panel. For more information, see OData Feed.

OData Options

  • OData Link: copy the OData URL link for the item. The OData link enables connectivity with datasources like Excel using Windows or Basic authentication.
  • OData Link without Filters: copy the OData URL link for the item, excluding filters.
  • OData Snippet: copy the OData snippet for the item. Note: The snippet enables connectivity with datasources like Excel or Power BI using Web Token authentication.
  • OData Snippet without Filters: copy the OData snippet for the item, excluding filters.

Warning: If you select to copy the link or snippet without filters, the returned data will not be limited by the Query Limits. Use at your own risk.

Using OData in Excel